go/types.Named.once (field)

2 uses

	go/types (current package)
		named.go#L31: 	once     sync.Once // ensures that tparams, underlying, and methods are resolved before accessing
		named.go#L49: 	t.once.Do(func() {